| C1.CollectionView Assembly > C1.CollectionView Namespace : C1CollectionViewWithSource<S,T> Class |
The following tables list the members exposed by C1CollectionViewWithSource<S,T>.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentItem | Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentPosition | Gets the current position. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | HasMoreItems | Gets a value indicating whether this collection can load more items. |
![]() | IsUpdating | Gets a value indicating whether the collection view is being updated. |
![]() | Item | Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | Occurs after the collection changed. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentChanged | Occurs after the current item changed. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | CurrentChanging | Occurs when the current item is changing. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.CollectionView.C1ReadOnlyCollectionViewBase<T>) |